home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / kirby.swf / scripts / frame_9 / PlaceObject2_49_22 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-09-24  |  128b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this.S.S._currentframe >= this.S.S._totalframes)
  3.    {
  4.       this.removeMovieClip();
  5.    }
  6. }
  7.